" Input: { (repo_uoa) - repo UOA module_uoa - normally should be 'module' already data_uoa - UOA of the module to be created (desc) - module description (license) - module license (copyright) - module copyright (developer) - module developer (developer_email) - module developer (developer_webpage) - module developer (actions) - dict with actions {"func1":{}, "func2":{} ...} (actions_redirect) - dict with actions redrect {"func":"real func", ...} (dict) - other meta description to add to entry (quiet) - minimal interaction (func) - just add one dummy action } Output: { return - return code = 0, if successful > 0, if error (error) - error text if return > 0 Output of the 'add' kernel function } "